Versions:
ncw is a minimalist command-line utility published by anwather that streamlines developer workflows by instantly launching either a new Windows Terminal tab or Visual Studio Code already focused on the current working directory. Designed for power users who frequently switch between shell and editor contexts, the tool eliminates the repetitive manual navigation required when spawning additional terminals or opening projects from deep folder structures. Its single-purpose architecture makes it ideal for rapid iteration during software builds, repository maintenance, or multi-service debugging sessions where each pane must reflect the same path. The software falls under the System Utilities / Shell Enhancements category and is distributed as version 0.1.0, the first and only release to date. Despite the embryonic version number, ncw delivers the exact functionality promised: when invoked, it detects the present directory and immediately surfaces it inside a fresh Windows Terminal tab; with an optional flag it can alternatively launch VS Code with the identical working path, preserving environment variables and context. Because the executable is lightweight and dependency-free, it can be aliased in PowerShell or CMD profiles for one-keystroke access, integrating seamlessly with existing prompt customizations. Developers who manage micro-service repositories, infrastructure-as-code layouts, or nested frontend/backend folders report the greatest time savings, as ncw removes the friction of repetitive cd commands or drag-and-drop gestures. The utility supports both traditional conhost and modern Windows Terminal sessions, ensuring compatibility across Windows 10 and 11 configurations without administrative rights. ncw is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.
Tags: